home *** CD-ROM | disk | FTP | other *** search
/ The SelectWare System Volume 5 #4 / The SelectWare System Volume 5 #4.iso / com95003 / swtwinst.bat < prev    next >
DOS Batch File  |  1993-02-24  |  638b  |  12 lines

  1. @echo off
  2. if exist %1\win.ini     copy %1\win.ini %1\win.swt>NUL
  3. if exist %1\system.ini  copy %1\system.ini %1\system.swt>NUL
  4. if exist %1\progman.ini copy %1\progman.ini %1\progman.swt>NUL
  5. if exist %1\mplayer.exe copy %1\mplayer.exe %1\mplayere.swt>NUL
  6. if exist %1\mplayer.hlp copy %1\mplayer.hlp %1\mplayerh.swt>NUL
  7. if exist %1\mplayer.reg copy %1\mplayer.reg %1\mplayerr.swt>NUL
  8. if exist %1\mciole.dll  copy %1\mciole.dll %1\mciole.swt>NUL
  9. if exist %1\viewer.ini  copy %1\viewer.ini %1\viewer.swt>NUL
  10. if exist %1\mplayer.ini copy %1\mplayer.ini %1\mplayeri.swt>NUL
  11. if exist %1\ebavi.ini   copy %1\ebavi.ini  %1\ebavi.swt>NUL
  12.